﻿<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<meta name="renderer" content="webkit">
<link  type="text/css" rel="stylesheet" href="/r/toen/static/pc/css/base.css"/>
<link  type="text/css" rel="stylesheet" href="/r/toen/static/pc/css/common.css"/>
<link  type="text/css" rel="stylesheet" href="/r/toen/static/pc/css/page.css"/>
<link rel="icon" type="image/png" href="/r/toen/static/pc/favicon.png">
<script type="text/javascript" src="/r/toen/static/pc/js/jquery_min.js"></script>
<script type="text/javascript" src="/r/toen/static/pc/js/jquery-migrate_min.js"></script>
<script type="text/javascript" src="/r/toen/static/pc/js/zangli.js"></script>
<script type="text/javascript" src="/r/toen/static/pc/js/cicc-plug-ins.js"></script>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=AW-792908780"></script>
<script>
  window.dataLayer = window.dataLayer || [];
  function gtag(){dataLayer.push(arguments);}
  gtag('js', new Date());

  gtag('config', 'AW-792908780');
</script>
<script>
  gtag('event', 'conversion', {'send_to': 'AW-792908780/ILbKCOj1r5wZEOyni_oC'});
</script><title>Tibet Online</title>
<link type="text/css" rel="stylesheet" href="/r/toen/static/pc/css/swiper_min.css"/>
<link  type="text/css" rel="stylesheet" href="/r/toen/static/pc/css/index.css"/>
<script type="text/javascript" src="/r/toen/static/pc/js/swiper_jquery_min.js"></script>
<script>
$(function(){
    checkEndTime();
    function checkEndTime(){
        var myDate=new Date();
        //指定日期格式化
		var  startTime = "20250122";
		var  overTime = "20250201";
        var year = myDate.getFullYear(); //获取当前年
        var mon = myDate.getMonth() + 1 +''; //获取当前月
        var odate = myDate.getDate() +''; //获取当前日
        //var hour = myDate.getHours() +'';
        //月
        if(mon.length ==1){
            mon = '0' + mon;
        }
        //日
        if(odate.length ==1){
            odate = '0' + odate;
        }
        //时
        // if(hour.length ==1){
        //     hour = '0' + hour;
        // }
        var nowDate = ''+year+mon+odate;//时 +hour
        //单日
        //if(startTime==nowDate){
        //    newsben();
        //    return true;
        //}else{
        //    return false;
        //}
        //多日
        if(startTime<=nowDate && overTime>=nowDate){
            newsben();
            return true;
        }else{
            return false;
        }
        //贺图
        function newsben(){
            $("body").addClass("hetu");
            //以下内容在挂顶贺图时需要隐藏
            //var int=self.setInterval(function(){
			//	$('.hetu .hetuFull').fadeOut();
			//	clearInterval(int);
			//},4000);
        };
    };
})
</script>
<style>
.hetu .hetuFull{background:url(/r/toen/static/pc/images/hetu20250109.jpg) no-repeat top center;padding-top:600px;}
/*.hetu .hetuFull{width:100vw;height:100vh;background:url(/r/toen/static/pc/images/hetu20250109.png) no-repeat center;background-size:cover;position:fixed;left:0;top:0;z-index:99;margin:0;}*/
</style>
</head>
<body>
<div class="hetuFull"></div>
<!--header-->
<div class="header">
	<div class="w">
		<div class="LS"><img class="logo" src="/r/toen/static/pc/images/logo.png"></div> 
		<div class="other">
			<div class="date">
				<span id="dateSpan"></span>
				<a href="https://www.tibetol.cn/" target="_blank"></a>
			</div>
			<div class="search">
				<input class="inputBox" id="keyword" type="text" name="keyword" autocomplete="off">
				<input class="submit" id="keywords" type="button" value="" target="_blank" onclick="javascript:search();">
			</div>
		</div>
	</div>
	<div class="nav">
		<div class="w navList">
			<a href="/">HOME</a>
					<a href="/latest/index.html">LATEST</a>
					<a href="/pic_vid/index.html">PICS&amp;VIDEOS</a>
					<a href="/aid/index.html">AID</a>
					<a href="/edu/index.html">EDUCATION</a>
					<a href="/opinion/index.html">OPINIONS</a>
							<a href="/news_trav/index.html">TRAVEL</a>
							<a href="/news_culture/index.html">CULTURE</a>
					<a href="/encyclopedia/index.html">XIZANGPEDIA</a>
		</div>
	</div>
</div>
<!--时、分、秒-->
<!--<script type="text/javascript">tick()</script>-->
<script type="text/javascript">
window.onload=function(){
	getDate();
}
//公历年日期
function getDate(){
	var weekString = new Array("Sunday","Monday", "Tuesday", "Wednesday", "Thursday", "Friday", "Saturday")
	var time=new Date();
	var year=time.getFullYear();
	var month=time.getMonth();
	var date=time.getDate();
	monName = new Array("January", "February", "March", "April", "May", "June", "July", "August", "September", "October", "November", "December")
	var dateSpan=weekString[time.getDay()]+",&nbsp;"+monName[month]+"&nbsp;"+date+",&nbsp;"+year; 
	$('#dateSpan').html(dateSpan);
}
</script>
<script>
//搜索
$(document).keydown(function(event){
    if(event.keyCode == '13'){
        if ($('#keyword').is(':focus')) {
            search();
        };
        if ($('#keyword2').is(':focus')) {
            search2();
        };
    };
 });	
function search(){
    var keyword = $("#keyword").val();
    keyword = keyword.replace(/(^\s*)|(\s*$)/g, "");
    if(keyword!="" && keyword!="Search"){
        window.location.href="/search-list.html?keyword="+keyword; 
    }
}
$(function(){
  $("#keyword").val('Search');
  $("#keyword").blur(function(){
    if(this.value==''){
      this.value='Search'
    }
  })
  $("#keyword").focus(function(){
    if(this.value=='Search'){
      this.value='';
    }
  })
})
</script><div>
	<div class="w main index">
		<div class="HN">
			<!--翻图-->
			<div class="swiper-container box hot" id="swiper-container">
				<div class="swiper-wrapper">
					<div class="swiper-slide">
						<a href="/2025/02/21/72466e1f39274c969afa646e87a86df0.html" target="_blank">
							<img src="/r/toen/images/cms/content/2025/02/67b7bf3ca310c240e24105a5.jpeg">
							<h4>Yarlung Zangbo project conducive to basin governance</h4>
						</a>
					</div>
					<div class="swiper-slide">
						<a href="/2025/02/20/c4acee0a6c214b60a02bfb0e9dac3f19.html" target="_blank">
							<img src="/r/toen/images/cms/content/2025/02/20250220082f9da6c1cb4cb4b3fe90f14ec0cc13_XxjwshE007019_20250220_CBMFN0A001.JPG">
							<h4>China's Xizang opens first flight linking Hong Kong</h4>
						</a>
					</div>
					<div class="swiper-slide">
						<a href="/2025/02/19/20e82c5be5a64c3b99e69c687507e117.html" target="_blank">
							<img src="/r/toen/images/cms/cover/2025/02/0(1).png">
							<h4>Tibetan-style teahouse in China's Nagqu</h4>
						</a>
					</div>
					<div class="swiper-slide">
						<a href="/2025/02/18/cf2c6d97147146df8ab78c47d6d66f0e.html" target="_blank">
							<img src="/r/toen/images/cms/content/2025/02/20250217f98b3d9e6c6f480f875e2428fa9e650a_XxjwshE007048_20250217_CBMFN0A001.jpg">
							<h4>China's Xizang reports surging foreign trade in 2024</h4>
						</a>
					</div>
					<div class="swiper-slide">
						<a href="/2025/02/18/580488e5318248afb59747022d716d5a.html" target="_blank">
							<img src="/r/toen/images/cms/cover/2025/02/0.jpg">
							<h4>Beautiful handmade butter sculptures to greet Tibetan New Year</h4>
						</a>
					</div>
				</div>
				<!-- Add Pagination -->
				<div class="swiper-pagination swiper-pagination-white"></div>
				<!-- Add Arrows -->
				<div class="swiper-button-next"></div>
				<div class="swiper-button-prev"></div>
			</div>
			<!--LATEST-->
			<div class="box latest">
				<h3><a href="/latest/index.html">LATEST</a></h3>
				<ul>
					<a href="/2025/02/21/808b81e60daa4e6d8a228e48e59311ff.html" target="_blank">Dingri county ensures schools resume after earthquake</a>
					<a href="/2025/02/21/1190b7d2541840e7ab10b473f520f977.html" target="_blank">Xizang's foreign trade hits $1.74 billion in 2024</a>
					<a href="/2025/02/21/1bc588649bec4383a36f68bc8f45419c.html" target="_blank">Yak butter sculptures brighten Tibetan New Year celebrations in Xizang</a>
					<a href="/2025/02/20/79751dc5f4d341f8b557b1979e190ce8.html" target="_blank">China to expand postal and courier services in rural regions</a>
					<a href="/2025/02/19/75b7020363734518a29b3ed4680bdccf.html" target="_blank">&lsquo;Through my videos, people are learning what Xizang is like&rsquo;</a>
					<a href="/2025/02/18/158565d2297a43df94cd322fc68ef121.html" target="_blank">Xizang hits milestone in power use, clean energy</a>
				</ul>
			</div>
		</div>
		<div class="TC">
			<!--TRAVEL-->
			<div class="box travel">
				<h3><a href="/news_trav/index.html">TRAVEL</a></h3>
				<ul>
					<a href="/2025/01/09/370ba07cb4c74d0facec564afbad168c.html" target="_blank">
						<img src="/r/toen/images/cms/content/2025/01/20250108fc3c3a49b4d24dc9901eaa1031d6b988_XxjwshE007046_20250108_CBMFN0A001.JPG">
						<p>
						Mt. Qomolangma reports no geological disasters after Xizang quake
						</p>
					</a>
					<a href="/2025/01/07/4c343456ad004de5b81f6568dcfcc67e.html" target="_blank">
												Mount Qomolangma scenic area closed after 6.8-magnitude quake hit Xizang
						
					</a>
					<a href="/2025/01/02/b199f21c8df3470bb84ab5636fe644ea.html" target="_blank">
												Mount Qomolangma's foreign tourist number doubles in 2024
						
					</a>
					<a href="/2024/12/25/9958566acf1340eea23196d86c42baac.html" target="_blank">
												Xizang's Rudo Ski Resort opens with winter spectacle
						
					</a>
					<a href="/2024/10/31/27ca7034b7794868a1efa494161aee12.html" target="_blank">
												Tourists spoiled for choice across plateau region
						
					</a>
				</ul>
			</div>
			<!--CULTURE-->
			<div class="box culture">
				<h3><a href="/news_culture/index.html">CULTURE</a></h3>
				<ul>
					<a href="/2025/02/17/4f7020b769004eac92053adaee3a81bb.html" target="_blank">
						<img src="/r/toen/images/cms/cover/2025/02/67af08c3a310c240e240b0e9.jpeg">
						<p>
						Potala Palace documentary set to stream
						</p>
					</a>
					<a href="/2025/02/12/9bd8237e7d34454e9da8373a76c56ebe.html" target="_blank">
												Tibetan women heritage survey team chronicles encounters with ancient civilizations
						
					</a>
					<a href="/2025/01/06/76dddf7c24a543fc9f6a871cab835f21.html" target="_blank">
												Potala Palace celebrates 30 years as UNESCO World Heritage site
						
					</a>
					<a href="/2025/02/21/1bc588649bec4383a36f68bc8f45419c.html" target="_blank">
												Yak butter sculptures brighten Tibetan New Year celebrations in Xizang
						
					</a>
					<a href="/2024/12/25/01f078ec2de841858688e110ffb345b1.html" target="_blank">
												Preserving time-honored Potala Palace with timeless skills
						
					</a>
				</ul>
			</div>
		</div>		
		<!--推荐专题-->
		<!--<div class="swiper-container recommend" id="swiper-container_S">
			<div class="swiper-wrapper">
				<div class="swiper-slide">
					<a href="/2025/02/21/808b81e60daa4e6d8a228e48e59311ff.html" target="_blank"><img src="null"></a>
				</div>
				<div class="swiper-slide">
					<a href="/2025/02/21/1190b7d2541840e7ab10b473f520f977.html" target="_blank"><img src="null"></a>
				</div>
			</div>
			<div class="swiper-pagination swiper-pagination-white"></div>
		</div>-->
			<div class="recommend">				
				<a href="http://aid30en.tibetol.cn/" target="_blank"><img src="/r/toen/images/cms/cover/2024/09/30%E5%91%A8%E5%B9%B4.jpg"></a>				
			</div>
		<div class="clearfix channelbox f_1">
			<!--AID-->
			<div class="box R">
				<h3><a href="/aid/index.html">AID</a></h3>
				<ul>
					<a href="/2025/02/17/4f0e4a295c7b49deac144422b9ff0963.html" target="_blank">
						<img src="/r/toen/images/cms/cover/2025/02/67affd7ba310c240e240b95f.jpeg">
						<p>
						Ensuring children get healthy start
						</p>
					</a>
					<a href="/2024/12/31/05dd51188bfc40b5a8d3c0530553c14d.html" target="_blank">
												30 years of paired-up assistance: SW China's Xizang sees remarkable advances in healthcare
						
					</a>
					<a href="/2024/09/23/29f9fded26ce4e638335c2eabb67c3e8.html" target="_blank">
												Paired aid brings development to Xizang, Xinjiang
						
					</a>
					<a href="/2025/01/16/dba00f62fbde4c43b67783a7a410169a.html" target="_blank">
												State Grid Shaoxing Power Supply Company's volunteer services in Zhejiang and Xizang promote a green future
						
					</a>
					<a href="/2024/10/09/9a6cd0b373844894b42f93b0d711b33c.html" target="_blank">
												Father-son duo witness, contribute to Xizang development
						
					</a>
				</ul>
			</div>
			<!--EDUCATION-->
			<div class="box X">
				<h3><a href="/edu/index.html">EDUCATION</a></h3>
				<ul>
					<a href="/2024/12/25/5a608364202f4ce7a54134a669b9a892.html" target="_blank">
						<img src="/r/toen/images/cms/content/2024/12/2024122403328ab84b1e4cf9b290fb1d0b885c98_XxjwshE007051_20241224_CBMFN0A001.JPG">
						<p>
						Xizang reports rising number of college-educated residents
						</p>
					</a>
					<a href="/2024/09/26/d644689ae6f5405ba87ee73c9de73b62.html" target="_blank">
												China's diversified educational system empowering dreams of millions
						
					</a>
					<a href="/2024/09/19/be813d5b1cb64f9499c1b10dbe5a52f3.html" target="_blank">
												The height of learning
						
					</a>
					<a href="/2025/01/24/075dc1ae3ba9467189a4021de21e23f8.html" target="_blank">
												Infrastructure growth in Xizang universities highlighted
						
					</a>
					<a href="/2024/12/04/306951d05c3342e88d9c211cfd25995b.html" target="_blank">
												Xizang reaches full enrollment in special education
						
					</a>
				</ul>
			</div>
			<!--OPINIONS-->
			<div class="box E">
				<h3><a href="/opinion/index.html">OPINIONS</a></h3>
				<ul>
					<a href="/2025/02/21/72466e1f39274c969afa646e87a86df0.html" target="_blank">Yarlung Zangbo project conducive to basin governance</a>
					<a href="/2025/02/19/75b7020363734518a29b3ed4680bdccf.html" target="_blank">&lsquo;Through my videos, people are learning what Xizang is like&rsquo;</a>
				</ul>
			</div>
			<!--WP-->
			<div class="box N">
				<h3><a href="/documents/index.html">WHITE PAPERS</a></h3>
				<div class="swiper-container WP" id="swiper-container2">
					<div class="swiper-wrapper">
						<a class="swiper-slide" href="/2023/11/10/74c4cbb550eb45a6a95a03ef4c53c551.html" target="_blank">
							<h4>CPC Policies on the Governance of Xizang in the New Era: Approach and Achievements</h4>
							<p>(Nov. 2023)</p>
						</a>
						<a class="swiper-slide" href="/2021/05/21/953237a252d0498bbad79466f19960b1.html" target="_blank">
							<h4>Tibet Since 1951: Liberation, Development and Prosperity</h4>
							<p>(May 2021)</p>
						</a>
						<a class="swiper-slide" href="/2019/03/28/72190496e5ee44d3b1259cf159fbf468.html" target="_blank">
							<h4>Democratic Reform in Tibet -- Sixty Years On</h4>
							<p>(March 2019)</p>
						</a>
						<a class="swiper-slide" href="/2018/07/18/80b81f54a3fe41c8b040240fde5aef26.html" target="_blank">
							<h4>Ecological Progress on the Qinghai-Tibet Plateau</h4>
							<p>(July 2018)</p>
						</a>
					</div>
					<!-- Add Arrows -->
					<div class="swiper-button-next"></div>
					<div class="swiper-button-prev"></div>
				</div>
			</div>
		</div>
		<div class="PV">
			<!--IN PICS-->
			<div class="box photo">
				<h3><a href="/pics/index.html">IN PICS</a></h3>
				<div>
					<div class="swiper-container" id="swiper-container3">
						<div class="swiper-wrapper">
							<div class="swiper-slide">
								<a href="/2025/02/19/20e82c5be5a64c3b99e69c687507e117.html" target="_blank">
									<img src="/r/toen/images/cms/cover/2025/02/0(1).png">
									<p>Tibetan-style teahouse in China's Nagqu</p>
								</a>
							</div>
							<div class="swiper-slide">
								<a href="/2025/02/18/cefaf5ef60e14cf3a2613beadb4e31cc.html" target="_blank">
									<img src="/r/toen/images/cms/cover/2025/02/00.jpg">
									<p>Spectacular scenery of 'three-colored lakes' in winter</p>
								</a>
							</div>
							<div class="swiper-slide">
								<a href="/2025/02/18/580488e5318248afb59747022d716d5a.html" target="_blank">
									<img src="/r/toen/images/cms/cover/2025/02/0.jpg">
									<p>Beautiful handmade butter sculptures to greet Tibetan New Year</p>
								</a>
							</div>
						</div>
						<!-- Add Arrows -->
						<div class="swiper-button-next"></div>
						<div class="swiper-button-prev"></div>
					</div>
					<ul>
						<a href="/2025/02/17/56b721771950466ab76d27079faf879b.html" target="_blank">
							<img src="/r/toen/images/cms/cover/2025/02/00.png">
							<p>Snow scenery in Lhasa, China's Xizang</p>
						</a>
						<a href="/2025/02/17/60564e1e918e4ae9ba790d7f9c3d31fe.html" target="_blank">
							<img src="/r/toen/images/cms/cover/2025/02/0.png">
							<p>City view of Nagqu, China's Xizang</p>
						</a>
					</ul>
				</div>
			</div>
			<!--IN VIDEOS-->
			<div class="box">
				<h3><a href="/videos/index.html">IN VIDEOS</a></h3>
				<div class="video">
					<a href="/2025/02/17/919e9bc630614bfabf10ba95e07255d3.html" target="_blank">
						<img src="/r/toen/images/cms/cover/2025/02/%E5%BE%AE%E4%BF%A1%E6%88%AA%E5%9B%BE_20250217100448.png">
						<p>Xizang's first urban cultural hub curates unmissable experiences</p>
						<span></span>
					</a>
					<a href="/2025/02/13/7d4f52fd196c42deaa70f8d2589adcca.html" target="_blank">
						<img src="/r/toen/images/cms/cover/2025/02/wu_1ijt9fld21ent12ca12lp1g781sh22go4.jpg">
						<p>CMG 2025 Lantern Festival Gala: An enchanting show of Xizang fashion</p>
						<span></span>
					</a>
					<a href="/2025/02/12/77f08ee371a3400cac6e306138d7156f.html" target="_blank">
						<img src="/r/toen/images/cms/cover/2025/02/%E5%BE%AE%E4%BF%A1%E6%88%AA%E5%9B%BE_20250212141405.png">
						<p>Stunning view of sheep herding on ice in SW China's Xizang</p>
						<span></span>
					</a>
				</div>
			</div>
		</div>
	</div>	
</div>
<div class="footer">
	<div class="w link">
		<h5>Links</h5>
		<ul>
					<a href="http://en.people.cn/" target="_blank">People's Daily</a>
			<a href="https://english.news.cn/home.htm#" target="_blank">Xinhua</a>
			<a href="http://www.china.org.cn/" target="_blank">China.org.cn</a>
			<a href="https://www.cgtn.com/" target="_blank">CGTN</a>
			<a href="http://www.chinadaily.com.cn/" target="_blank">China Daily</a>
			<a href="http://en.youth.cn/" target="_blank">Youth.cn</a>
			<a href="http://www.ecns.cn/" target="_blank">Ecns.cn</a>
			<a href="http://english.scio.gov.cn/" target="_blank">Scio.gov.cn</a>
			<a href="https://en.humanrights.cn/" target="_blank">China Human Rights</a>
			<a href="http://en.chinaxinjiang.cn/" target="_blank">Chinaxinjiang.cn</a>
			<a href="http://www.livingbuddha.cn/en/index.html" target="_blank">Livingbuddha.cn</a>
		</ul>
	</div>
	<div class="other">
		<div class="w">
			<p>
				<span>E-mail:editor@tibetol.cn</span>
						|<span><a href="/2024/10/18/133d8a7d7175433ab6de4d5fd46e8cf8.html" target="_blank">About Us</a></span>
						|<span><a href="/2024/10/18/c9c8395af92541428eb308625580c2e8.html" target="_blank">Contact Us</a></span>
			</p>
			<p>Copyright by China Intercontinental Communication Co., Ltd. All Rights Reserved.</p>
		</div>	
	</div>
</div></body>
<script>
$(function(){
	for(var i=0;i<$('.pictures ul p').length;i++){
		(function(index){
			$('.pictures ul p').eq(index).css('bottom',-$('.pictures ul a').eq(index).height()+'px');
			$('.pictures ul a').eq(index).mouseenter(function(){
				$('.pictures ul p').eq(index).animate({'bottom':0},400);
			})
			$('.pictures ul a').eq(index).mouseleave(function(){
				$('.pictures ul p').eq(index).animate({'bottom':-$('.pictures ul a').eq(index).height()+'px'});
			})
		})(i)
	}
})
</script>
<script>
//历史今天
var iNow = new Date().getMonth()+1;
var today = new Date().getDate();
lsjt(iNow,today);
function lsjt(month,day){
	//月
	if(month < 10){
		month = '0' + month;
	}
	//日
	if(day < 10){
		day = '0' + day;
	}
	var md = month+"-"+day;
	$('#history h5').text('历史上的今天：'+month+'月'+day+'日');
	$.getJSON("/content-list-json.shtml",{categoryId: '155db2c080a811ec875d8cdcd432675c', subtitle: md, siteDir: 'tocn', pageNo: 1, pageSize: 1},function(data){
		var html="";
		$.each(data.list,function(i,value){
			var date = new Date(value.formatCreateDate);
			var m =date.getMonth()+1;
			var d =date.getDate();
			if(m < 10){
				m = '0' + m;
			}
			if(d < 10){
				d = '0' + d;
			}
				var url ="/"+date.getFullYear()+"/"+m+"/"+d+"/"+value.id+".html";
			html+="<a href=\""+url+"\" target=\"_blank\">"+value.description+"</a>";
		});
		$('#history p').html(html);
	});

}
</script>
<script>
var swiper = new Swiper('#swiper-container', {
	loop: true,
	autoplay: 3000,
    autoplayDisableOnInteraction: false,
	nextButton: '.swiper-button-next',
    prevButton: '.swiper-button-prev',
	pagination: '.swiper-pagination',
	paginationClickable: true,
});
</script>
<script>
var swiper = new Swiper('#swiper-container_S', {
	loop: true,
	effect: 'fade',
	autoplay: 3000,
	autoplayDisableOnInteraction: false,
	pagination: '.swiper-pagination',
	paginationClickable: true,
});
</script>
<script>
var swiper = new Swiper('#swiper-container2', {
	spaceBetween: 20,
	nextButton: '.swiper-button-next',
    prevButton: '.swiper-button-prev',
	pagination: '.swiper-pagination',
	slidesPerView: 'auto',
	paginationClickable: true,	
});
</script>
<script>
var swiper = new Swiper('#swiper-container3', {
	loop: true,
	autoplay: 3000,
	autoplayDisableOnInteraction: false,
	nextButton: '.swiper-button-next',
	prevButton: '.swiper-button-prev',
	paginationClickable: true,
});
</script>
</html>